home *** CD-ROM | disk | FTP | other *** search
- --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
- -- UNIT NAME : Rainform Message Handler Package
- -- VERSION : 1.0
- -- REVIEW CODE :
- -- DDN ADDRESS : CONTR12 @NOSC-TECR (ARPANET)
- -- AUTHOR : Tom Vollman
- -- : Veda, Inc.
- -- : 2 Three Notch Road
- -- : Lexington Park, MD 20653
- -- : Contact: Lt. Colonel Falgiano
- -- : ESD/SCW
- -- : Hanscom AFB, MA 01731
- -- COPYRIGHT : (c) 1985 Veda, Inc.
- -- DATE CREATED : 22 October 1984
- -- DATE RELEASED : 15 April 1985
- -- DATE LAST UPDATED : 3 May 1985
- -- LOCATION : ASR
- -- ENVIRONMENT : Telesoft 2.1, VAX/VMS
- --= CLASSIFICATION ===============================================--
- -- CATEGORY LEVEL 1 : Communications
- -- CATEGORY LEVEL 2 : Message Handling
- -- CATEGORY LEVEL 3 : Rainform
- -- CATEGORY LEVEL 4 :
- -- KEYWORD :
- -- INDEX : Message
- -- INDEX : Rainform Message
- -- INDEX : Message, Rainform
- -- TAXONOMY :
- -- DEPENDENCIES :
- -- SEE ALSO : WIS_TOOL_07
- --= FILE LISTING ===============================================--
- -- FILE SPECS : PD:<ADA.MESSAGE-HANDLING>GMHF*.*
- -- DIRECTORY DISPLAY :
- -- Directory PD:<ADA.MESSAGE-HANDLING>
- -- File Name Byte Count Line Count
- -- --------------- ---------- ----------
- -- GMHF.CMM 1359 30
- -- GMHF.DIS 60763 2484
- -- GMHF.PRO 3660 75
- -- GMHF.SRC 519388 12770
- -- GMHFFD.DOC 34956 739
- -- GMHFSRC.DIS 1333 78
- -- GMHFTR.DOC 26322 484
- -- GMHFUSER.DOC 88070 1937
- -- =============== ========== ==========
- -- 8 Files 735851 18597
- --= ABSTRACT ===============================================--
- -- This tool may be used to edit any formatted message type that
- -- can be defined within the specified boundries of the "generic
- -- message". The tool is delivered with instances defined for several
- -- Rainform message types and one Non_Rainform message type. Additional
- -- types may be instantiated with a recompilation.
- --= REVISION HISTORY ===============================================--
- --
- -- DATE VERSION AUTHOR HISTORY
- -- 05/03/85 1.0 Tom Vollman Initial Release
- --= RELEASE NOTICE ===============================================--
- -- This prologue must be included in all copies of this software.
- --
- -- This software is copyright by the author.
- --
- -- This software is released to the Ada community.
- -- This software is released to the Public Domain (note:
- -- software released to the Public Domain is not subject
- -- to copyright protection).
- -- Restrictions on use or distribution: NONE
- --= DISCLAIMER ===============================================--
- -- This software and its documentation are provided "AS IS" and
- -- without any expressed or implied warranties whatsoever. No warranties
- -- as to performance, merchantability, or fitness for a particular
- -- purpose exist.
- -- The user is advised to test the software thoroughly before
- -- relying on it. The user must assume the entire risk and liability of
- -- using this software. In no event shall any person or organization of
- -- people be held responsible for any direct, indirect, consequential or
- -- inconsequential damages or lost profits.
- --======================================================================--
-